[INFO] cloning repository https://github.com/Vergil645/primitive-recursion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vergil645/primitive-recursion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVergil645%2Fprimitive-recursion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVergil645%2Fprimitive-recursion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21a5faab60914b3e5858cb226eda950f31dcaafe
[INFO] checking Vergil645/primitive-recursion against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVergil645%2Fprimitive-recursion" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Vergil645/primitive-recursion
[INFO] finished tweaking git repo https://github.com/Vergil645/primitive-recursion
[INFO] tweaked toml for git repo https://github.com/Vergil645/primitive-recursion written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vergil645/primitive-recursion on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vergil645/primitive-recursion already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4de31f643e34f179cf122ec5ee9f6a2cd133455b47f9db6262e8bcb0faee9df5
[INFO] running `Command { std: "docker" "start" "-a" "4de31f643e34f179cf122ec5ee9f6a2cd133455b47f9db6262e8bcb0faee9df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4de31f643e34f179cf122ec5ee9f6a2cd133455b47f9db6262e8bcb0faee9df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4de31f643e34f179cf122ec5ee9f6a2cd133455b47f9db6262e8bcb0faee9df5", kill_on_drop: false }`
[INFO] [stdout] 4de31f643e34f179cf122ec5ee9f6a2cd133455b47f9db6262e8bcb0faee9df5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a0fc7dea1958b7c8f4e9f4ffb6ad9c8ccdcc876042bb09f13cd989cfdad08b9
[INFO] running `Command { std: "docker" "start" "-a" "5a0fc7dea1958b7c8f4e9f4ffb6ad9c8ccdcc876042bb09f13cd989cfdad08b9", kill_on_drop: false }`
[INFO] [stderr]     Checking logic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     r(u::<1, 1>, s(n, [u::<3, 3>]))(x)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |     r(u::<1, 1>, s(r(z, u::<3, 2>), [u::<3, 3>, u::<3, 3>]))(x)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     r(z, s(sum, [u::<3, 1>, u::<3, 3>]))(x)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     r(one, s(mul, [u::<3, 1>, u::<3, 3>]))(x)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     s(r(z, s(one, [u::<3, 1>])), [u::<2, 1>, lim_sub])(x)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     s(r(z, s(sum, [u::<3, 3>, try_add])), [u::<2, 2>, u::<2, 1>])(x)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]    --> src/main.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             r(z, s(sum, [u::<3, 3>, try_add]))(x)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]    --> src/lib.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]     |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout]  37 |     [(); N + 1]:,
[INFO] [stdout]     |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     r(u::<1, 1>, s(n, [u::<3, 3>]))(x)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]    --> src/main.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         r(s(one, [u::<2, 1>]), upd_res)(x)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]    --> src/lib.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]     |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout]  37 |     [(); N + 1]:,
[INFO] [stdout]     |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]    --> src/main.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 |     s(r(z2, s(sum, [u::<4, 4>, try_add])), [u::<2, 1>, u::<2, 2>, u::<2, 1>])(x)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]    --> src/lib.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]     |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout]  37 |     [(); N + 1]:,
[INFO] [stdout]     |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |     r(u::<1, 1>, s(r(z, u::<3, 2>), [u::<3, 3>, u::<3, 3>]))(x)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     r(z, s(sum, [u::<3, 1>, u::<3, 3>]))(x)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     r(one, s(mul, [u::<3, 1>, u::<3, 3>]))(x)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     s(r(z, s(one, [u::<3, 1>])), [u::<2, 1>, lim_sub])(x)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]   --> src/main.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     s(r(z, s(sum, [u::<3, 3>, try_add])), [u::<2, 2>, u::<2, 1>])(x)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]    |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     [(); N + 1]:,
[INFO] [stdout]    |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]    --> src/main.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             r(z, s(sum, [u::<3, 3>, try_add]))(x)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]    --> src/lib.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]     |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout]  37 |     [(); N + 1]:,
[INFO] [stdout]     |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]    --> src/main.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         r(s(one, [u::<2, 1>]), upd_res)(x)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]    --> src/lib.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]     |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout]  37 |     [(); N + 1]:,
[INFO] [stdout]     |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `[(); logic::::r::{constant#2}]` is well-formed
[INFO] [stdout]    --> src/main.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 |     s(r(z2, s(sum, [u::<4, 4>, try_add])), [u::<2, 1>, u::<2, 2>, u::<2, 1>])(x)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `logic::r`
[INFO] [stdout]    --> src/lib.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn r<const N: usize, F, G>(f: F, g: G) -> impl Fn([u32; N + 1]) -> u32 + Copy
[INFO] [stdout]     |        - required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout]  37 |     [(); N + 1]:,
[INFO] [stdout]     |     ^^^^^^^^^^^ required by this bound in `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `logic` (bin "logic") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `logic` (bin "logic" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "5a0fc7dea1958b7c8f4e9f4ffb6ad9c8ccdcc876042bb09f13cd989cfdad08b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0fc7dea1958b7c8f4e9f4ffb6ad9c8ccdcc876042bb09f13cd989cfdad08b9", kill_on_drop: false }`
[INFO] [stdout] 5a0fc7dea1958b7c8f4e9f4ffb6ad9c8ccdcc876042bb09f13cd989cfdad08b9
